home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000207_news@newsmaster….columbia.edu _Tue Feb 10 11:17:32 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA11635
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 10 Feb 1998 11:17:32 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA22358
  7.     for kermit.misc@watsun; Tue, 10 Feb 1998 11:17:31 -0500 (EST)
  8. Newsgroups: comp.protocols.kermit.misc
  9. Path: news.columbia.edu!panix!nntprelay.mathworks.com!news-peer.gip.net!news.gsl.net!gip.net!ix.netcom.com!gerlach
  10. From: gerlach@netcom.com (Matthew H. Gerlach)
  11. Subject: Re: Does C-Kermit have PPP dialer capability
  12. Message-ID: <gerlachEo668H.Av8@netcom.com>
  13. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  14. References: <6bng59$q0h@niven.ksc.nasa.gov>
  15. Date: Tue, 10 Feb 1998 15:41:04 GMT
  16. Lines: 24
  17. Sender: gerlach@netcom18.netcom.com
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8393
  19.  
  20.  
  21. In the past I used ckermit as a dialer for a ppp connection between SunOS
  22. boxes.  Basically, I used the basic kermit dial commands to bring up the 
  23. modem connection, and then I would use the redirect command to redirect
  24. pppd out said connection.  It worked quite well for a long time, until
  25. I got an ISDN router.
  26.  
  27. Matthew
  28.  
  29. In article <6bng59$q0h@niven.ksc.nasa.gov> gigabit@iu.net (Keith Perry) writes:
  30. >Does anyone know if C-Kermit can be used as a PPP Dialer to an
  31. >Internet Service Provider?  I'm looking to connect a PC with Linux
  32. >or Solaris (x86) 2.5.1 to my local ISP.  I have the latest "Using C-Kermit"
  33. >book by da Cruz & Gianone.  It really doesn't explicity address this issue in
  34. >it's TCP/IP section or anywhere else in the book.  Am I missing something?
  35. >Any help would be greatly appreciated.
  36. >
  37. >
  38. >Thanks in advance.
  39. >
  40. >Keith
  41. >
  42.